<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*-----------------[åˆå§‹åŒ–]--------------*/
body{color: #202020;font-size: 14px;line-height: 1.5;font-family:å¾®è½¯é›…é»‘,"Microsoft Yahei","PingFangSC-Regular","PingFang Regular",sans-self; background: #FFFFFF;}
a{color: #202020;}
a:hover{color: #d8271c;}
img{max-width: 100%;}
*{
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;   
	box-sizing: border-box;
	}

input,textarea,select{font-size: 12px;color: #202020;
    font-family:å¾®è½¯é›…é»‘,"Microsoft Yahei","PingFangSC-Regular","PingFang Regular",sans-self;outline: 0;}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    appearance: none;
}

input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
:-ms-input-placeholder {color: #999;}
.l{ float: left;}
.r{ float:right;}
.pd10{padding-top: 10px;}
.c{clear:both; height:0px; width:0px; overflow:hidden;}

/*å¸ƒå±€*/
.wp{width:94%;max-width: 1400px;margin: 0 auto;}



/*******************************
  -------[=å…¬ç”¨]-------
********************************/
/* å¤´éƒ¨æ&nbsp; */
.topBar {display: block;font-size: 12px;height:35px; background:#f5f8f9;color: #666666;}
.topBar .wrap {height:35px;}
.topBar .fl {float: left;width:700px;height:35px;line-height:35px;overflow:hidden;}
.topBar .fr {float: right;max-width:500px;height:35px;line-height:35px;}
.topBar .fr a {color:#fff;margin:0 3px;}
.topBar .fr a:hover {color:#f5ad13;margin:0 3px;}
.topBar .fr .fr-eng{ display: none; border: 1px solid #104392; background: #FFF; line-height: 25px; text-align: center; z-index: 9999999;position: relative;}
.topBar .fr .fr-eng a{ color: #202020!important;}
.topBar .fr .ico1_1 { display: inline-block; overflow: hidden; width:20px; height:20px; vertical-align: middle; background:url( ../images/ico.png) 5px 7px no-repeat;}

.topBar .fr .ico1_2{ display: inline-block; overflow: hidden; width:24px; height:20px; vertical-align: middle; background:url( ../images/wx.png) no-repeat; margin-right: 15px; margin-top: 5px;}
.topBar .fr .fr-wx{ display: none; z-index: 9999999;position: relative;}
.topBar .fr .fr-wx img{ max-width: 150px;}



/*******************************
  -------[=å¤´éƒ¨]-------
********************************/
.head-top{height: 109px;position: relative; z-index: -1;}
.logo{line-height: 109px;float: left;}
.logo img{max-height: 56px;display: inline-block;vertical-align: middle;}

.logo_js{ float: left; background: url( ../images/logofgx.png) no-repeat;display: table-cell;
vertical-align:middle; top: 30%; position: relative; padding-left: 50px; line-height: 25px; font-size: 16px;}


.navban{ height: auto; position: relative;}

.head-nav{ width: 100%; height: 54px;line-height: 54px;background-color: rgba(22,85,188,0.7); z-index: 9999; position: absolute;}
.nav{display: block;}
.nav li{float: left;width: 12.5%;text-align: center;position: relative;}
.nav li a{display: block;color: #fff;font-size: 16px;}
.nav li.on .v1,.nav li.ok .v1,.nav ul li .v1:hover{background: #1756bc;}
.nav li a:hover{background: #1756bc;}


.nav dl{width: 100%;position: absolute;z-index: 999;
    display: none;
}
.nav dd{background-color: rgba(22,85,188,0.7);}
.nav dd a{
    display: block;white-space: nowrap; border-bottom: 1px solid #1f1f1f;
    color: #fff;line-height:38px; font-size: 13px;}
.nav dd a:hover{background: #1756bc;}

/*äº§å“åˆ†ç±»ä¸‹æ‹‰*/
.cp_class{ width: 80%; height: 370px; border: 1px solid #1f1f1f; background-color: rgba(22,85,188,0.7); margin-top: 54px; margin: auto; margin-top: 54px; display: none;position: relative; padding: 20px; overflow: hidden;}
.cp_class dl{ float: left; width: 20%; padding: 0 10px; color: #FFFFFF;}
.cp_class dt{ font-weight: bold;}
.cp_class dd a{ display: block; line-height: 30px; height: 30px; color: #DFDFDF; overflow: hidden;}
.cp_class dd a:hover{background: #1756bc;}
.cp_class dt a{ color: #DFDFDF;}


.head-top .phone{float: right;line-height: 109px;}
.head-top .phone img{max-height: 56px;display: inline-block;vertical-align: middle;}


/*******************************
    -------[=å¯¼èˆª]-------
********************************/
.menuBtn{
	display: none;
	position: absolute;
	right:15px;top: 19px;
    z-index: 9;vertical-align: middle;
    width: 35px;height: 30px;padding: 5px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 2px;background-color: #1e1e1e;
    margin: 0 0 5px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 5px;top: 13px;width: 20px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
#ban{width: 100%;clear: both;padding: 0; overflow: hidden;}
#ban .items{ position: relative;height: 560px;width: 100%;  background-position: center center;background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: cover; background-size: cover; overflow: hidden;}
#ban .items a{display: block; position: relative;height: 100%;width: 100%;overflow: hidden;}
#ban .items a .img{height: 100%; width: 100%;background-repeat: no-repeat;background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#ban .items.slick-active a .img{    
	animation:a-big 5s;
	-moz-animation:a-big 5s; 
	-webkit-animation:a-big 5s;
	-o-animation:a-big 5s; }

#ban .slick-dots{ position: absolute; bottom: 2%; text-align: center;width: 100%;}
#ban .slick-dots li{display: inline-block; margin:0 5px;}
#ban .slick-dots li button{display: block;outline: none;font-size: 0;padding:0;width: 12px;height:12px;background:#fff;border:0;border-radius: 50%;}
#ban .slick-dots li.slick-active button{background:rgba(0,0,0,0.4);}

#ban .slick-next,#ban .slick-prev{position: absolute;z-index: 9;top: 50%;margin-top: -30px; background: url(../images/banner-arr.png) no-repeat; width: 31px;height: 61px;font-size: 0;line-height: 999; border: none;cursor: pointer;}
#ban .slick-prev{left: 50%;margin-left: -650px;background-position:left 0;}
#ban .slick-next{right: 50%;margin-right: -650px;background-position:right 0;}


/*******************************
	-------[=æ‰‹æœºè½®æ’­]-------
********************************/
.index-banner{
	display: none!important;
	height:100%;overflow: hidden;position: relative;z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
.index-banner .slick-slider,.index-banner .slick-list,.index-banner .slick-track,.index-banner .slick-slide{height: 100%; overflow: hidden;}
.index-banner a{
	display: block;height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.index-banner .slick-dots{position: absolute;margin-left: -40px;left: 50%;bottom: 15px;width: 100%;text-align: center;z-index: 999;}
.index-banner .slick-dots li{float: left;width:25px;}
.index-banner .slick-dots li button{display: block;width:12px;height:12px;border: none;
	font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;
}
.index-banner .slick-dots li.slick-active button{background-color: #045fb2;}





/*******************************
  -------[=åº•éƒ¨]-------
********************************/
footer{overflow: hidden;}
footer .footer_wp{overflow: hidden; padding-bottom: 40px;}
.footer {background-color: #272c31;padding-top: 60px;color:#bdbebf;}
.footer .pp {display: none;}
.footer a {color: #bdbebf;}
.footer a:hover {color: #fff;}
.footer dl {float: left;margin: 0 20px 0 0;width: 160px;}
.footer dt {margin-bottom: 15px;color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer dd {margin: 0;}
.footer dd li {line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer-contact {float: right;width: 350px; padding-left: 60px; background: url(../images/ewm_fgx.png) left center no-repeat;}
.footer-contact .code {margin: 5px 0 20px 40px; overflow: hidden;}
.footer-contact .code .img-center {float: left;width: 100px;}
.footer-contact .code .text {line-height: 28px;letter-spacing: 1px; padding-top: 12px;}
.footer-copy {background-color: #1756bc;color: #fff;padding: 25px 0;text-align: center;}
.footer-copy p {margin: 5px 0;}
.footer-copy a {color: #fff;}

.db_logo{ margin-right: 50px!important;}
.footer .db_logo{width: 185px!important;}
.db_logo dd{ padding-left: 40px;}


/*æ‰‹æœºåº•éƒ¨*/
.wap_footer {background-color: #1756bc;color: #fff;padding: 25px 0 50px 0;text-align: center; display: none;}
.wap_footer p {margin: 5px 0;}
.wap_footer a {color: #fff;}

.fix-show{position: fixed;bottom: 0;max-width: 750px;width: 100%;height:3.3rem;line-height: 3.3rem;z-index: 999;background-color: #1D1E23;font-size:1.13rem;text-align: center; display: none;}
.fix-show img{width: 1.5rem;height: auto;margin-right: 0.3rem;vertical-align: -0.2rem;}
.fix-fl{float: left;width: 56%;}
.fix-fl span{color: #FFF;}

.fix-fr{float: right;width: 44%;position: relative;}
.fix-fr:before{content:'';position: absolute;right: 0;top:-2.15rem;width:100%;height:5.6rem;background: url(../images/fix-bg.png) no-repeat right bottom;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-border-bottom-left-radius:1rem;-moz-border-bottom-left-radius:1rem;-ms-border-bottom-left-radius:1rem;-o-border-bottom-left-radius:1rem;border-bottom-left-radius:1rem; z-index: -1;}
.fix-show .fix-fr img{margin-right: none;margin-left: 0.3rem;}
.fix-fr a{color: #FFF;}


/*è¿”å›žé¡¶éƒ¨*/
.toTop{position: fixed;bottom: 60px;right: 30px;z-index: 9999;display: none;}
.toTop img{display: block;}



/*******************************
    -------[=æ­£æ–‡]-------
********************************/
/*å…¬ç”¨*/
.color_h{ color: #000000;line-height:20px;}
.color_l{ color: #1756bc;line-height:20px;}
.g-tit1{font-size: 36px;text-align: center;font-weight: bold;padding: 50px 0px 25px 0px;}
.g-tit1 span{display: block; color:rgba(223,223,223,0.80);font-size: 38px;}
.g-btn-more{display: block;width: 150px;line-height: 60px;text-align: center;font-size: 16px;border: 1px solid #ddd;margin: 0 auto;
	-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.g-btn-more:hover{background: #d8271c;color: #fff;}

/*è“è‰²åˆ†å‰²çº¿*/
.line_l{ width: 5%; margin:auto; height: 2px; background: #004383; display: block;}
/*ç°è‰²åˆ†å‰²çº¿*/
.line_h{ width: 95%; margin:auto; height: 1px; background: #e3e3e3; display: block;}

/*æ&nbsp;‡é¢˜æ–‡å­—ä»‹ç»æ&nbsp;·å¼ä¸€*/
.g-txt1{ width: 80%; margin: auto; color: #686868; font-size: 13px; line-height: 24px; text-align: center;}

/*å·¦å³ç»“æž„æ&nbsp;‡é¢˜*/
.section-title {padding:60px 0;font-size: 24px;font-weight: bold;line-height:18px;}
.section-title small {display: block;font-size:38px;text-transform: uppercase; color:rgba(223,223,223,0.80);}
.section-title strong {display: block;position: relative;color: #1756bc;font-size:32px;}
.section-title strong:after {position: absolute;right: 0;top:100%;height: 1px;width: 85%;content: "";background: #e5e5e5;}
.section-title-more .more-big {float: right;margin-top: -80px;}

.more-big { display: block; background-color: #363e45; width:150px; line-height: 44px; color: #fff; position: relative; overflow: hidden;}
.more-big span { display: block; padding: 0 15px 0 25px; font-size: 14px; position: relative; z-index: 1;}
.more-big span i { float: right; font-size: 20px; font-weight: bold; font-style: normal;}
.more-big:after { position: absolute; right: 0; top: 0; width: 37px; content: ""; height: 0; border-top: 44px solid #1756bc; border-left: 28px solid transparent; -webkit-transition: all .5s; transition: all .5s;}
.clearfix { zoom: 1;}
.clearfix:before, .clearfix:after {display: table; line-height: 0; content: "";}
.more-big:hover {color: #fff;}
.more-big:hover:after {width: 100%;height: 100%;}

/*ä¸€é”®æ‹¨å·*/
.ind-dial{display: none;background: #104392;color: #fff;text-align: center;height: 40px;line-height: 40px;border-radius:5px;margin-bottom: 15px;}
.ind-dial img{width: 20px;vertical-align: middle;}
.ind-dial:hover{color: #fff;}

/*åº•éƒ¨ä¸­é—´æ›´å¤š*/
.g-btn-more{display: block;width: 120px;line-height: 45px;text-align: center;font-size: 15px;border: 1px solid #ddd;margin: 0 auto;
	-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.g-btn-more:hover{background: #104392;color: #fff;}

/*å…¬ç”¨end*/

/*äº§å“*/
.m-product{padding-bottom: 35px;}

.g-list1{overflow: hidden;padding: 15px 0;margin-left: -10px;}
.g-list1 li{float: left;width: 25%;margin:20px 0;}
.g-list1 li .con{margin-left: 15px;background: #fff; border: 1px solid #d1d1d1; text-align: center;padding:10px;position: relative;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;}
.g-list1 li .tit{line-height: 42px; height: 42px; font-size: 18px; overflow: hidden; text-transform: uppercase; letter-spacing:1px;}
.g-list1 li .pic{position: relative;}
.g-list1 li .pic a{position: absolute;left: 0;top: 0;width:100%;height:100%;}
.g-list1 li .cppz{ line-height: 27px; font-size: 14px; text-align: left; padding-left:12%;}
.g-list1 li .cppz span{ display:block; text-indent:24px;}
.g-list1 li .cppz .cppz_ico1{ background: url(../images/pro_pz1.png)  left center no-repeat;}
.g-list1 li .cppz .cppz_ico2{ background: url(../images/pro_pz2.png) left center no-repeat;}

.g-list1 li a{ color: #202020;}
.g-list1 li a .con:hover {box-shadow: 0 0 12px rgba(0,0,0,0.2); background: #F3F3F3;}


/*æ¡ˆä¾‹*/
.m-case{background: #f1f1f1; padding-bottom: 80px;}
.list-case{padding: 0 50px;overflow: hidden;}
.list-case li{width: 33.33%;padding: 0 10px;float: left;text-align: center;}
.list-case .pic{ position:relative;}
.list-case .pic .img{padding-top: 77.5%;position: relative;overflow: hidden;}
.list-case .pic img{
	position: absolute;left: 0;top: 0;width: 100%;height: 100%;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.list-case .pic img:hover{-webkit-transform: scale(1.08);
-moz-transform: scale(1.08); 
-ms-transform: scale(1.08); 
-o-transform: scale(1.08); 
transform: scale(1.08);
transform-origin: 50% 50%;}
.list-case .tit{line-height: 24px; width: 100%; height: 90px; position: absolute; bottom: 0; z-index: 5; background-color: rgba(16,68,146,0.7); color: #FFFFFF; overflow: hidden; padding: 5px 20px; text-align: left; -o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;}

.list-case .tit strong{ font-size: 16px; line-height: 27px; }

.list-case .slick-arrow{position: absolute;width: 35px;height: 53px;border:none;font-size: 0;cursor:pointer;-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s; }
.list-case .slick-prev{left: 0;top: 40%;background:#ddd url(../images/arr-l.png) no-repeat center;}
.list-case .slick-next{right: 0;top: 40%;background:#ddd url(../images/arr-r.png) no-repeat center;}
.list-case .slick-arrow:hover{background-color: #104392;}


/*å†…é¡µæ¡ˆä¾‹åˆ—è¡¨*/
.m-caseny{padding-bottom: 60px;}
.list-caseny{padding: 0;margin: 0 -10px;overflow: hidden;}
.list-caseny li{width: 33.33%;padding: 5px 15px;float: left;text-align:left;}
.list-caseny .pic{padding: 8px;border: 1px solid #ddd;}
.list-caseny .pic .img{padding-top: 77.5%;position: relative;overflow: hidden;}
.list-caseny .pic img{
	position: absolute;left: 0;top: 0;width: 100%;height: 100%;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.list-caseny .pic img:hover{-webkit-transform: scale(1.08);
-moz-transform: scale(1.08); 
-ms-transform: scale(1.08); 
-o-transform: scale(1.08); 
transform: scale(1.08);
transform-origin: 50% 50%;}
.list-caseny .tit{line-height: 30px;margin: 13px 0 5px 0;height:30px; font-size: 16px; overflow: hidden;-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;}
.list-caseny .tit_js {color: #9c9c9c; font-size: 14px;display: block; height: 66px;overflow: hidden;}
.list-caseny .tit_js:hover{color: #9c9c9c;}
.list-caseny .slick-arrow{position: absolute;width: 37px;height: 53px;border:none;font-size: 0;cursor:pointer;-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s; }
.list-caseny .slick-prev{left: 20px;top: 65px;background:#ddd url(../images/arr-l.png) no-repeat center;}
.list-caseny .slick-next{right: 0;top: 65px;background:#ddd url(../images/arr-r.png) no-repeat center;}
.list-caseny .slick-arrow:hover{background-color: #d8271c;}




/*å…³äºŽæˆ‘ä»¬*/
.m-about{
	background: url(../images/img-10bg.jpg) no-repeat center;
	webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 90px;
}
.m-about .g-tit1{font-size: 40px;color: #fff;}
.m-about .g-tit1 span{ font-size: 30px; color: #fff;}
.m-about .con{ width: 95%; margin: auto; overflow: hidden;}
.m-about .txt{font-size: 16px;color: #fff;line-height: 34px; text-align: center;}
.m-about .txt a{color: #fff;float: right;position: relative;}
.m-about .txt a b{width: 0;position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background: #fff;
-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.m-about .txt a:hover b{width: 100%;}
/*å°å›¾æ&nbsp;‡*/
.jyfwcss{ padding-top: 55px; overflow: hidden;}
.jyfwcss li{ width:16.6%; float:left;}
.jyfwcss li .cons{margin:0px 20px;}
.jyfwcss li .cons img{ width:100%; height:100%;-webkit-transition:0.5s;-moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s;transition: 0.5s;}
.jyfwcss li .cons{-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; transition: 0.5s; display:block;}
.jyfwcss li .cons:hover img{ margin-top:-8px;}



/*åº”ç”¨é¢†åŸŸ*/
.yyly_df{ width: 90%; margin: auto; margin-top: 12px; line-height: 37px; background: url(../images/yyly_df.jpg) center no-repeat; text-align: center; color: #1f377c;}
.yyly_df a{ color: #1f377c;}
.m-youshi{padding-bottom: 70px; padding-top: 10px;}
.list-youshi{overflow: hidden;}
.list-youshi li{float: left;width: 16.6%; margin-top: 45px;}
.list-youshi li .con{text-align: center; height: 100%; position: relative;}

.ch-grid {margin:0;padding:0;list-style: none;display: block;width: 100%;}
.ch-grid:after,.ch-item:before {content: ''; display: table;}
.ch-grid:after {clear: both;}
.ch-grid div {width: 191px;height: 191px;margin:0 auto;}
.list-youshi .con h2{font-size:22px;font-weight:normal;padding-top: 10px;}
/*-- /services section --*/
.ch-item {width: 100%;height: 100%;border-radius: 50%;position: relative;cursor: default;
	box-shadow: 
		inset 0 0 0 10px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.list-youshi li .con:hover .ch-item {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-img-1 { background-image: url(../images/serv1.jpg);}
.ch-img-2 { background-image: url(../images/serv2.jpg);}
.ch-img-3 { background-image: url(../images/serv3.jpg);}
.ch-img-4 { background-image: url(../images/serv4.jpg);}
.ch-img-5 { background-image: url(../images/serv5.jpg);}
.ch-img-6 { background-image: url(../images/serv6.jpg);}
.ch-img-7 { background-image: url(../images/serv7.jpg);}
.ch-img-8 { background-image: url(../images/serv8.jpg);}

.ch-info {position: absolute;background: rgba(16, 68, 146, 0.4);width: inherit;height: inherit;border-radius: 50%;
	/* opacity: 0; */
	left:0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.ch-info p {color: #fff; text-transform: uppercase; letter-spacing: 1px; font-size: 16px; margin: 0 10px 10px; height: 110px;padding-top: 40%; text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);}


.list-youshi li .con:hover .ch-item .ch-info {-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);text-shadow: 0 0 black;}




/*æ–°é—»*/
.m-news{padding-bottom: 20px;background: #f1f1f1;}
.news_txt{ width:100%; padding: 20px 0 40px 0; display: block;overflow: hidden;}
.xw_l{ width: 70%;overflow: hidden; float: left;}
.sy-news li {float: left;width: 50%;}
.sy-news li a {display: block;margin-left: 22px;border: 1px solid #eee;background-color: #fff;margin-top: 12px;overflow: hidden;}
.sy-news li .img-center {overflow: hidden; margin-bottom: 8px; max-height: 315px;}
.sy-news li .img-center img {-webkit-transition: all 0.5s;transition: all 0.5s;}
.sy-news li a:hover .img-center img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy-news li .date {float: left;width: 100px;color: #666;padding: 15px 0;text-align: center;border-right: 1px solid #eee;line-height: 1;}
.sy-news li .date strong {display: block;font-size: 44px;color: #333;font-family: Impact;margin-bottom: 6px;}
.sy-news li .info {margin-left: 100px;padding:6px 15px;}
.sy-news li .info h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.sy-news li .info p {color: #888;margin: 5px 0 0;overflow: hidden;line-height: 1.7;height: 50px;}
.sy-news li a:hover {box-shadow: 0 0 10px rgba(0,0,0,0.2);}

.xw_r{ width: 28%; overflow: hidden; float: left;}
.xw_r .list{ margin-left: 25px;margin-top: 12px;border: 1px solid #eee;background-color: #fff;overflow: hidden; padding-bottom: 12px;}
.xw_r .list .img-xw-tit{ width: 100%; min-height: 127px; background:url(../images/rdxw_tit.jpg) center; margin-bottom: 5px;}
.xw_r .list li {line-height: 34px;height: 34px;overflow: hidden;background: url(../images/flico.png) 20px center no-repeat;padding: 0 35px; white-space: nowrap;text-overflow: ellipsis;}



/*å†…é¡µæ”¹çš„æ–°é—»åˆ—è¡¨*/
.list-news{overflow: hidden;padding-bottom: 20px;}
.list-news li{overflow: hidden;margin-bottom: 15px; border-bottom: 1px dashed #ccc; padding-bottom: 18px; background: url(../images/proClassIcon.jpg) 5px 8px no-repeat;}
.list-news .date{float: right;text-align: center;margin-right:5px;color: #8C8C8C; padding-left: 18px;}
.list-news .tit{font-weight: normal;font-size: 16px;line-height: 24px;padding-bottom: 10px;overflow: hidden;-ms-text-overflow: ellipsis; text-overflow: ellipsis;display: block; white-space:nowrap; text-indent: 20px;}
.list-news .con{display: -webkit-box;display: box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 22px; height:40px;overflow: hidden;padding-left: 20px;}


/*é¦–é¡µçƒ­é—¨äº§å“*/
.m-contact{padding: 50px 15px;}
.m-contact .section-title { padding: 40px 0;}
.m-contact .section-title strong:after { position: absolute;height: 0;}
.list-contact{overflow: hidden;padding: 20px; border: 1px solid #dfdfdf; width: 98%;}
.list-contact li{float: left;width: 100%; padding: 10px 0; border-bottom: 1px dashed #d5d5d6;}
.list-contact .ico{width: 52px;height: 52px;background-position: center;background-repeat: no-repeat;float: left;}
.list-contact .txt{overflow: hidden;padding-left: 20px;font-size: 16px;line-height: 26px; height: 26px;}
.list-contact .txt b{ color: #214595; font-size: 24px; padding-right:20px;}
.list-contact .txt a{ padding: 0 15px;}

/*å‹æƒ…é“¾æŽ¥*/
.m-flink{padding:40px 0 10px 0; overflow: hidden; clear: both;}
.m-flink h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #1756bc;padding-bottom: 15px; margin-bottom: 5px;}
.m-flink h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.m-flink li a{float: left; padding: 0 8px; line-height: 30px;}





/*******************************
  -------[=å…¬ç”¨å†…é¡µ]-------
********************************/
.inner-banner{height: auto;	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat; text-align: center;
	}
/*å…³äºŽæˆ‘ä»¬*/

/* å…¬ç”¨å·¦å³ */
.m-inner{padding-top: 30px;overflow: hidden;padding-bottom: 50px;}
/*å·¦ä¾§*/
.gbox-left {width:18%;float: left;}
.gbox-left .left-tit{height:70px;font-size: 20px;background: #104392;text-align: center;padding-top:16px;}
.gbox-left .left-tit span,
.gbox-left .left-tit h3{color: #fff;}
/*ä¸‹æ‹‰èœå•*/
.menu_list{overflow: hidden;}
.menu_first {cursor:pointer;padding:0 15px 0 35px;height:42px;line-height:42px;margin:1px 0; background: url(../images/p14-icon2.png) no-repeat right center #104392; font-size:16px;overflow:hidden; color: #fff;}
.menu_first a {display: block; color: #fff;}

.menu_second {height:auto;overflow:hidden;line-height:40px;display:block;}
.menu_second a {display: block;padding:0 35px;height:40px;line-height:40px;border-bottom:1px solid #fff;display:block;
font-weight:normal;overflow:hidden;font-size:14px;background-color: #ECECEC;}
.menu_list .menu_second&gt;a { position: relative;}
.menu_list .menu_second&gt;a:hover:after { border-color: #004fab;}
.menu_list .menu_second&gt;a:after { content: ''; width: 8px; height: 8px; border: 2px solid #b8b8b8; border-style: solid solid none none; position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.menu_second a:hover { color: #104392;}


/*å·¦ä¾§è”ç³»æˆ‘ä»¬*/
.l_lxwm_img{display: block;width:100%;height:auto;}
.contact-z2 {background-color: #004fab;text-align: center;color: #fff;padding: 20px 15px;margin-bottom: 20px;}
.contact-z2 p {margin: 0;}
.contact-z2 p img {vertical-align: middle;margin-right: 5px;}
.contact-z2 span {display: block;font-size: 24px;font-weight: bold;margin-top: 10px;line-height: 1;}


/*å…¬ç”¨å³ä¾§*/
.gbox-right {overflow: hidden;padding-left:35px;}
.gbox-right .right-tit{border-bottom: 1px solid #ececeb; height:45px; padding-left:10px;font-size: 24px; color: #104392;}
.gbox-right .right-tit span {display: inline-block; padding-bottom: 8px; border-bottom: 1px solid #104392;}
.right-border{padding: 20px 10px; line-height: 26px;}
/*é¢åŒ…å±‘*/
.cur{font-size: 14px;line-height: 35px;float: right;font-weight: normal; color: #202020;}
.cur a{display: inline-block;padding: 0 5px;}

/*é€šæ&nbsp;é¡µé¢-å½“å‰ä½ç½®*/
.ny-curmbs {padding-bottom: 12px;border-bottom: 1px dashed #dcdcdc;margin-bottom:20px;margin-top: 20px;}
.ny-curmbs span {padding-left: 10px;border-left: 8px solid #D62128;}
/*è§£å†³æ–¹æ¡ˆå¯¼èˆª*/
.navul{LIST-STYLE-TYPE:none}
.navul a{color:#111111; DISPLAY:block; FLOAT:none;}
.navul li{ FLOAT:left;POSITION:relative; WIDTH:14.26%; border-left: 1px solid #fff; margin-bottom: 1px;}
.navul li a{ TEXT-ALIGN:center; WIDTH:100%; height:50px; LINE-HEIGHT:50px; margin-right:10px; _z-index:999999; background: #eeeeee;font-size: 16px; overflow: hidden;}
.navul li a:hover{ background: url(../images/p16-icon6.png) no-repeat center bottom #104392;color: #fff;}
.navul li a.li1{ background: url(../images/p16-icon6.png) no-repeat center bottom #104392;color: #fff;}
.navul li a.li0{ list-style:none;}


/*æ‰‹æœºæ&nbsp;‡é¢˜å…ˆéšè—*/
.gbox-right .g-tit1{display: none;}
/*æ‰‹æœºå·¦ä¾§åˆ—è¡¨*/
.phone-por-menu{display: none;background: #1756bc;color: #fff;margin-top: 10px; overflow: hidden;}
.phone-por-menu dl{ float: left; width: 50%;}
.phone-por-menu dt{padding:0 40px 0 20px;line-height:40px;border-bottom: 1px dashed #1573ca;height: 40px;overflow: hidden;position: relative;}
.phone-por-menu dt a{display: block;color: #fff;}
.phone-por-menu dd{display: none;background: #fff;text-align: center;position: absolute; z-index: 9999; width: 47%;}
.phone-por-menu dd a{display: block;color: #666;padding: 0 5px;line-height: 30px;}
.phone-por-menu dt em{
	position: absolute;right: 20px;top: 12px;width:16px;height: 16px;
	background: url(../images/add-list.png) no-repeat center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 .phone-por-menu dl.on dt{background: #d8141b;border:none;}
 .phone-por-menu dl.on em{
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

/*æ–‡ç«&nbsp;äº§å“æ¡ˆä¾‹è¯¦æƒ…é¡µé¢*/
.box-article{padding-bottom: 20px;}
.box-article .tit{padding-bottom: 15px;color: #d8271c;text-align: center;}
.box-article .img{text-align: center;padding-bottom: 15px;}

/*ç›¸å…³æ–°é—»*/
.m-related{overflow: hidden;margin-bottom: 20px;border-top: 1px solid #ddd;}
.m-related dl{float: left;width: 50%;padding: 20px 0;}
.m-related dl:first-child{padding-right: 20px;border-right: 1px solid #ddd;}
.m-related dl:last-child{padding-left: 20px;}
.m-related dl dt{font-size: 16px;color: #104392;padding-bottom: 10px;}
.m-related dl dd{overflow: hidden;}
.m-related dl dd em{float: right; padding-left: 20px;}
.m-related dd p a{display: block;}
.m-related dd p{
    white-space: nowrap;height:30px;  
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
}
.m-related dd span{float: right;line-height: 30px;color: #999;}

/*ç›¸å…³å›¾ç‰‡*/
.m-picture{overflow: hidden;padding: 20px 0; width: 99.6%;}
.m-picture .tit{font-weight: normal;color: #333;font-size: 18px;padding-bottom: 15px; font-weight: bold;}
.m-picture ul{margin-left: -20px;}
.m-picture li{padding-left: 20px;position: relative;}
.m-picture li a{display: block;padding-top: 79%;position: relative;border:1px solid #ddd;}
.m-picture li a img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.m-picture li .txt{text-align: center;font-size: 14px;color: #666; position: absolute; width: 100%; z-index: 999; bottom: 0; background-color: rgba(16,68,146,0.7); color: #fff; height: 35px; line-height: 35px; overflow: hidden;}


/*æ¡ˆä¾‹è¯¦ç»†é¡µé¢*/
.row {width: 98%; margin:0 auto; overflow: hidden; clear: both;}
.intro_info_bor{content:"";border-bottom: 2px solid #999;display: block;padding-top:8px;width:50px;}
.case_info_case_list_more a{display:block;float: right;margin-top:-20px;margin-right: 50px;font-size: 16px;}
.case_info_detals_left,.case_info_detals_right{	margin-top:30px; float:left; margin-bottom: 50px; width: 41%; position: relative;}
.case_info_detals_left img{width:100%; height:100%;}
.case_info_detals_left:hover .case_info_details_corner{display: block;}
.case_info_details_corner{position:absolute;width:175px;height: 175px;margin-top:-175px;margin-left: 465px;display: none;}
.case_info_detals_right {padding-left:60px;width:55%;}
.case_info_detals_right h2{font-size:28px;padding:0;margin:0 0 20px; font-weight: 400;}
.case_info_detals_right ul li{font-size:18px;display: block;padding:2px 0 2px 15px;color:#333;width: 100%; line-height: 35px;}
.case_info_detals_right ul li:hover{background-color:#cecece !important;}
.case_info_detals_right ul li span{margin-left: 15px; font-size: 14px;}
.case_info_detals_right ul li:first-child{border-top:1px solid #CCC;}
.case_info_detals_right ul li:last-child{border-bottom:1px solid #CCC;}
.box_shadow_row{box-shadow: 0 0 5px 1px #999;margin-top:40px;padding-left:20px;padding-bottom:40px;}
.case_info_detals_right ul li:nth-child(odd){background-color:#e6e6e6;}

.al_r_btn{ padding-top: 30px;}
.pro-tel{ float:left; width: 40%; padding-left: 50px; background:url(../images/ico-tel.png) left center no-repeat; background-size: 40px;}
.pro-tel span{ display:block; font-size:14px; color:#333; line-height:25px; }
.pro-tel p{ font-size:18px; color:#D62128; line-height:1; font-weight:700;}
.pro-tel p em{ font-size:26px; display:inline-block; font-weight:700;}
.pro-btn{ float: left; width: 40%; line-height:50px; font-size: 18px; }
.pro-btn span{ display:block; color: #FFF; cursor:pointer; text-align:center; border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#D62128',endColorStr='#ff461f',gradientType='1'); 
    background: -webkit-linear-gradient(left, #D62128,#ff461f);
    background: -o-linear-gradient(right, #D62128,#D62128 30%,#ff461f);
    background: -moz-linear-gradient(right, #D62128,#D62128 30%,#ff461f);
    background: linear-gradient(to right, #D62128,#D62128 30%,#ff461f);
}

.case_info_details_row{text-align:left;width:100%;color: #4c4c4c; line-height: 30px; padding-bottom:40px;}

.case_info_configuration_row{background-color:#efefef;}
.case_info_configuration_left{float: left;width:45%;height:auto;} 
.case_info_configuration_left img{width: 100%;height: 100%;}
.case_info_configuration_right{width:52%;height: auto;background-color:#fff;margin-top:25px;float:left; padding:25px; overflow: hidden; line-height: 28px; min-height: 310px;}
.case_info_configuration_right h2{color:#104392;font-size:28px;margin:0;margin-bottom:15px;font-weight: 400;}
.case_info_territory{margin-top:75px;}
.case_info_configuration_right p{max-height: 170px;overflow: hidden;color:#7f7f7f;}
.case_info_small_img,.case_info_supplies_info,.case_info_territory_info,.case_info_estimate_info{float:left;width:46%;}
.case_info_small_img img{width:100%;height: auto;}
.case_info_supplies_info{margin-left:60px;padding:0;padding-left: 15px;}
.case_info_supplies_info h2,.case_info_territory_info h2{margin-bottom: 40px;	}
.case_info_territory_info{padding-left:14px;padding-bottom: 0;}
.case_info_quotation{float:left;}
.case_info_quotation img{margin-top:60px;}
.case_info_estimate_info{padding:-1px;margin:0;}
.case_info_estimate_info p{margin-left:15px;}
.case_info_rest_title{color:#104392;margin-top:20px;}
.case_info_rest_info{margin-top:50px;margin-bottom:70px;overflow: hidden;}
.case_info_rest_info li{border:1px solid #e5e5e5;display: block;float:left;width: 31.5%;margin-right: 30px;}
.case_info_rest_info li:last-child{margin-right: 0;}
.case_info_rest_info_con{padding:20px;text-align: center;}
.case_info_rest_info_con h2{font-size:22px;margin:0;font-weight: 400;text-align: left;overflow: hidden;height: 38px;}
.case_info_rest_info img{width:100%;}
.case_info_rest_info_con small{margin-right: 30px;color:#969696;text-align: left;display: block;float:left;margin-bottom: 10px;margin-top:5px;}
.case_info_rest_info_con small i{margin-right: 10px;color:#969696;}
.case_info_rest_info_con p{color:#6a6a6a;text-align: left;clear: both;display: block;height: 30px; line-height: 30px; margin-bottom: 20px; overflow: hidden;}
.case_info_rest_info_btn{background-color:#104392;color:#fff !important;padding:10px 40px;font-size:16px;margin-top: 20px;border:1px solid #104392;}



/*äº§å“åˆ—è¡¨é¡µ*/
.g-titcp1{font-size: 30px;text-align: center;font-weight: bold; padding: 30px 0px 20px 0;}
.cp_b_bj{ padding-bottom: 25px;}
.cp_h_bj{ padding-bottom: 25px; padding-top: 10px; width: 100%; background: #F2F2F2;}

/*ç¬¬ä¸€ä¸ªäº§å“è¯¦ç»†é¡µæ&nbsp;·å¼*/
/*.c1_slide{width:460px;height:276px;position:relative;overflow:hidden;}
.c1_slide ul{width:3500px;height:400px;position:absolute;top:0;left:0;}
.c1_slide li{float:left;width:460px;height:100%;position:relative;}
.c1_slide li img{border: 1px solid #eeeeee;}
.c1_slide li span{display:block;width:100%;height:35px;position:absolute;bottom:0;left:0;color:#FFFFFF;text-align:center;}
.c1_paging{width:460px;height:95px;background-color:#fff;}
.c1_paging li{float:left;width:114px;height:89px;position:relative;cursor:pointer;}
.c1_paging li.active i{display:block;position:absolute;left:0;height:94px;width:116px;}
.c1_paging li:hover b,.c1_paging li.active b{display:none;}
.c1_paging li img,.c1_paging li b{position:absolute;top:5px;}
.c1_paging li b{background:url(../images/text/opacity.png) no-repeat 0 0;width:112px;height:89px;}*/

/*ç¬¬äºŒä¸ªäº§å“è¯¦ç»†æ&nbsp;·å¼*/
#gallery_nav{float:left;width:100%;text-align:center}
#gallery_nav a{display:inline-block;height:auto;width:20%;float:left;margin:10px 2.4%;overflow:hidden}
#gallery_output{overflow:hidden;padding:2%}
#gallery_output img{display:block;margin:0 auto 0 auto}
#gallery_nav .on{border:1px solid #122a88}
#gallery_nav img{background:#fff}
.article-pro .section0 .w1200&gt;.f-fl{width:45%}
.article-pro .section0 .w1200&gt;.f-fr{width:50%;background:#fff}
#gallery{border:1px solid #d4d4d4; overflow: hidden;}



/*è”ç³»æˆ‘ä»¬*/
.inner-contact{padding-bottom: 20px;}
.m-map{width: 100%;height: 500px;}
.m-map img{max-width: none!important;}


/*äººæ‰æ‹›è˜*/
.m-zptab{width: 100%;margin-bottom: 20px;}
.m-zptab th{border: 1px solid #ddd;background: #eee;width: 40%;text-align: center;line-height: 40px;}
.m-zptab td{border: 1px solid #ddd;width: 60%;padding: 0 10px;overflow: hidden;}


/* åˆ†é¡µ*/
.m-page{text-align: center;line-height:30px;margin: 30px 0;}
.m-page{display: inline-block;vertical-align: middle;list-style:none;}
.m-page a,.m-page span{float: left;margin: 3px;}
.m-page a,.m-page span{display: block;padding:0 12px;font-size: 14px;background: #045fb2;color: #fff;border-radius: 3px;}

.m-page a:hover,.m-page span{background: #d62128; }
.m-page .a1:hover{background: #999; color: #fff;}

.m-page .a1{display: inline-block;}
.m-page .a1 input{padding:0 5px;outline: none;}
.m-page .a1 .lm-btn,.m-page .a1 input{display: inline-block;tcheight: 22px;width: 36px;line-height: 22px;margin:0 5px;border: 1px solid #ddd;}
.m-page .a1 .lm-btn{width:45px;}



/* æ–‡ç«&nbsp;è¯¦æƒ…å·¥å…·é›† */
.tit_g { margin-bottom:20px; text-align:center;}
.newsTool{border:1px dotted #afafaf;border-left:none;border-right:none;text-align: center; margin-top:5px; margin-bottom:2px;}
.newsTool .titletool{ color:#333; white-space: nowrap;overflow: visible;padding: 0 0 0 .5em;height: 28px;line-height: 28px;}
a.titletool:link, a.titletool:visited{color: #333;}
a.titletool:hover,a.titletool:active{color:#ddd;text-decoration:none;}
/* è§†åŠ›å­—ä½“ */
#fonts a{ padding:0 1px;}
#fonts a:hover{ font-weight:bold;}
#backg a{ border: 1px solid #999; width: 8px; height: 8px; display: inline-block; line-height:28px; margin-left:2px;}
/* å·¥å…·é›†å›¾æ&nbsp;‡ */
.newsTool i.icon { background: url(../images/icon.png) no-repeat;}
i.icon.font { background-position: -25px -42px; width: 1.5em;height: 1.5em;}
i.icon.scolor { background-position: -46px -20px; width: 1.5em;height: 1.5em;}
i.icon.weixin{background-position: 3px 0;}
i.icon.weibo{background-position: 0 -24px;}
i.icon.note{background-position: 0px -135px;}
i.icon.favi{background-position: -25px 0px;width:1.5em; height:1.5em;}
i.icon.print{background-position: -25px 0px;width:1.5em; height:1.5em;}
i.icon.close{background-position: -46px 0px;width:1.5em; height:1.5em;}
/*æ&nbsp;‡ç­¾-å¸¦é“¾æŽ¥*/
.u-label{font-size: 12px;}
.u-label{display: inline-block;vertical-align: middle; padding: .5em .5em;color: rgba(0,0,0,.65);text-transform: uppercase;font-weight: 400;border-radius: .325em;}
a.u-label{cursor: pointer;}

i.icon{font-size: 1em;}
i.icon{display: inline-block;margin: 0 .25em 0 0;width: 1.5em;height: 1.5em;line-height: 1;vertical-align: middle;background:url(../images/icon.png) no-repeat;}
i.icon.weixin{background-position: 3px 0;}
i.icon.weibo{background-position: 0 -24px;}

.newsContent{ padding:10px 0;}
.con_news_tit{line-height: 25px; padding-bottom: 10px; font-size: 16px;}
.con_news_ly{font-size: 13px; color: #999;}
.con_news_np{width:100%; text-align: left; height:auto; line-height:26px; padding: 15px 0;}

/*è¯¦ç»†é¡µé‡Œçƒ­é—¨å…³é”®è¯*/
.nygjccss{border:1px solid #CCCCCC; border-radius: 5px; width:100%; margin:10px auto; line-height:28px; padding:10px 0; overflow: hidden;}
.nygjccss li{ float: left; padding: 0 5px; line-height: 26px;}



/*åœ¨çº¿å’¨è¯¢ç•™è¨€*/
.zxzx_ly{  padding: 20px;}
.pro_bd_1018{float:left;width:550px;padding-left:12px;font-size:14px;}
.pro_ly{float: right; padding-left: 50px; letter-spacing: 1px;border-left:1px solid #E5E5E5; padding-right: 40px;}
.input-text{border:1px solid #E5E5E5;margin:0 5px 0 0;padding:2px 0 2px 5px;background:#FFF url(../images/admin_img/input.png) repeat-x;font-size:14px;width:300px;color:#BDBDBD;width:560px;}
.input-focus{border:1px solid #DAB368;margin:0 5px 0 0;padding:2px 0 2px 5px;background:#FFF url(../images/admin_img/input.png) repeat-x;font-size:12px;width:300px;box-shadow:0 0 3px #DAB368;color:#BDBDBD;width:560px;}


/*ç¼–è¾‘å™¨å†…å®¹ æ&nbsp;·å¼é‡ç½®*/

/*äº§å“è¯¦ç»†é¡µé¢--å·¥ä½œåŽŸç†*/
.product_zsw_1{width:52%;float:left; padding-left: 2%;}
.product_zsw_right{float:right;width:45%;}


/*å‘å±•åŽ†ç¨‹*/
.fazhll{ width:100%; }
.fazhll_top{ background:url(../images/fzhtop.jpg) no-repeat left; height:110px; position:relative}
.fazh_nian{ font-size:20px; color:#1a55bb; font-weight:bold; position:absolute; left:60px; top:80px;}
.fazh_shm{ font-size:16px; line-height:20px; color:#1a55bb; position:absolute; left:160px; top:83px; }
.fazhll_mm{ background:url(../images/fzhmo.jpg) no-repeat left; height:105px; position:relative}
.fazhll_bottom{ background:url(../images/fzhbottom.jpg) no-repeat left; height:195px; position:relative}


/*æœåŠ¡ä¸Žé…ä»¶*/
.fu2 ul {list-style-type:none;}
.fu2 .wrap {width:1002px;margin-left:auto;margin-right:auto;}
.fu2 .n_c {padding:0 0 40px;}
.fu2 .job_filter .sele, .job_filter .inp {width:254px;}
.fu2 .job_list li {margin:0 0 10px;border:1px solid #ddd;}
.fu2 .Jobt {padding:5px 15px;line-height:20px;font-size:14px;cursor:pointer;}
.fu2 .Jobt b {float:right;width:22px;height:23px;background:url(../images/job_ico.png) 0 -23px no-repeat;}
.fu2 .job_list .curs .Jobt {background:#e8e8e8;}
.fu2 .job_list .curs .Jobt b {background-position:0 0 }
.fu2 .Jobp {display:none;padding:20px;line-height:2;}
.fu2 .job_list .curs .Jobp {display:block;}
.fu2 .Jobp .appl {text-decoration:underline;color:#14742d;}
.fu2 .serv_toggle li{margin:0;border-top:0;border-left:0;border-right:0;}
.fu2 .serv_toggle .curs{background:#f0f1f3;}
.fu2 .serv_toggle b{float:left;margin-right:8px;}
.fu2 .serv_toggle .Jobt{padding:10px;line-height:24px;}
.fu2 .serv_toggle .Jobp{padding-left:40px;}
.fu2{width:98%;}

.page_03_fw{width:98%;}
.page_04_fw{width:98%;}

.cckf_new_cpzn_r1{margin:10px 0;/*background-color:#F5F6F5;*/height:100px;padding-left:15px;padding-right:15px;padding-top:10px;}
.cckf_new_cpzn_r1 .t_h2{font-family:"å¾®è½¯é›…é»‘";font-size:20px;color:#333;font-weight:bold}
.cckf_new_cpzn_r1 p{/*line-height:26px;margin:20px 0;text-indent:28px;*/font-family:"å®‹ä½“";line-height:20px;margin-top:10px;margin-bottom:10px;font-size:12px;}


/*è§£å†³æ–¹æ¡ˆ--ç&nbsp;‚çŸ³ç”Ÿäº§è®¾å¤‡*/
.inews_list li{line-height:20px;float:left;width:16.6%; margin-bottom: 10px;padding-right: 10px;}
.inews_list li .date{/*float:left;*/ color:#8d8d8d;}
.inews_list li .title{width:261px;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;cursor:pointer;text-align:left;margin-left:10px;}
.inews_list li h3:hover{color:#004383;/*color:red;*/ }
.ilink_right{width:526px;float:right;}
.ilink_v {margin-top:4px;}

/*è§£å†³æ–¹æ¡ˆ--ç&nbsp;‚çŸ³å·¥ç¨‹æ¡ˆä¾‹*/
.slide3,.slide3 li{width:97%;height:100%;background-color:#fbfbfb;}
.slide3{overflow:hidden;position:relative;margin:10px auto 0 auto;width: 100%;}
.slide3 li{overflow:hidden;display:none;}
.ssfa_al{position:relative;}
.slide3 li.current{display:block;}
.slide3 li .image{position:relative; width: 34%; float: left;}
.slide3 li .image img{border:1px solid #ccc;}
.slide3 li .text{font-size:14px;color:#565656;bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);width:63%;float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;padding:0px 10px 10px;}
.slide3 li .text a{color:#fff;font-size:14px;line-height:17px;float:left;}
.slide3 li img{width:100%;height:100%;}
.slide3 li .text .title a{font-size:16px;font-weight:700;color:#000;font-family:"å¾®è½¯é›…é»‘","å®‹ä½“";line-height:22px;text-indent:0;float:none;}
.slide3 li .text p{color:#888;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;}

.slide3 .triggers{position:absolute;z-index:1;width:410px;text-align:right;bottom:1px;height:35px;left:0;}
.slide3 .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;text-align:center;display:inline-block;background:0;}
.slide3 .triggers a:hover{text-decoration:none;}
.slide3 .triggers a div{background-color:#346B97;border:1px solid #346B97;opacity:0.7;color:#fff;}
.slide3 .triggers a.current div{background-color:#656A64;border:1px solid #656A64;opacity:0.7;color:#fff;}

.slide3 .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;}
.slide3 .icon-dot a{width:9px;height:9px;display:inline-block;overflow:hidden;margin:0 2px;}
.slide3 .icon-dot a.current{background-position:-1px -12px;}

.slide3 .link-watch{width:30px;height:44px;display:none;position:absolute;top:110px;filter:alpha(opacity=60);cursor:pointer;}
.slide3 .link-watch.pre{left:0;}
.slide3 .link-watch.next{left:368px;right:0;background-position:right -57px;}
.slide3 .link-watch.down{background-position-y:-2px;}

/*è§£å†³æ–¹æ¡ˆ--ç&nbsp;‚çŸ³æ&nbsp;¸å¿ƒç«žäº‰åŠ›*/
.fa_ss_jzltxt{ float: left; width: 60%;line-height: 28px;}
.fa_ss_jzlimg{ float:left; padding-left: 10px; padding-top: 5px;}

/*è§£å†³æ–¹æ¡ˆ--å»ºç­‘åžƒåœ¾*/
.fa_jzlj_xhx{width:100%;margin:0 auto;padding-top:10px; border-bottom: 1px solid #D9D9D9}
.fa_jzlj_xhx_txt{padding-top:15px;padding-left:7px;padding-bottom:5px;padding-right:7px;}
.fa_jzlj_xhx_bt h2{letter-spacing:5px;color:#1756bc;font-size:28px;padding-left:15px;line-height:40px;font-family:'æ±‰ä»ªå¤§å®‹ç®€';}
.fa_jzlj_imgul{ width:100%; padding:11px 0; overflow: hidden;}
.fa_jzlj_imgul li{ float: left; width: 22%}

.fa_jzlj_imgbj1{background: url(../images/jzbg5.jpg) no-repeat;height:auto;width:100%;margin:0 auto;padding-bottom:10px; overflow: hidden;}
.fa_jzlj_imgbj2{background: url(../images/jzbg6.jpg) no-repeat;height:auto;width:100%;margin:0 auto;padding-bottom:10px;overflow: hidden;}
.fa_jzlj_imgbj_txt{width:73%;margin:0 auto;}
.fa_jzlj_imgbj_con{padding-left:15px;padding-right:20px;line-height:30px;letter-spacing:2px;text-align:Justify;text-justify:inter-ideograph;color:#464646;padding-top:20px;color:#fff;font-size:14px;width:36%;}
.fa_jzlj_imgbj_btn{text-align:right;padding-right:10px;padding-top:140px;}

/*å¼¹å‡ºå·¥è‰ºå›¾å±‚*/
/* anti */
#anti {position:absolute; width:100%;height:100%; top:0px; left:0px; z-index:100; text-align:left;background:url(../images/fb/fancybox_overlay.png);}
#anti .popup {position:relative;padding-top:3%;}
#anti table {margin:auto;	border-collapse:collapse;	background-color:#8C8C8C;}
#anti .body {background:#fff; width:820px;}
#anti .loading {text-align:center;}
#anti .image {text-align:center;}
#anti img {border:0;}
#anti .footer_gy {padding-top:10px;padding-right:10px;text-align:right;}
#anti .tl, #anti .tr, #anti .bl, #anti .br { height:4px; width:4px; overflow:hidden; padding:0;}



/*è§£å†³æ–¹æ¡ˆ--é’¢æ¸£å›žæ”¶*/
.fa_gzhs_ytpc{background: url(../images/gzbg2.jpg) no-repeat;border:0px solid red;height:848px;width:1349px;margin:0 auto;}
.fa_gzhs_ytwap{ display: none;}

.fa_gzhs_scgy_bj{background: url(../images/gzbg3.jpg) no-repeat;border:0px solid red;height:570px;width:1349px;margin:0 auto;    overflow: hidden;}
.fa_gzhs_scgy_txt{width:980px;margin:0 auto;}
.fa_gzhs_scgy_ltxt{float:left;width:340px;font-size:14px;padding-top:85px;padding-left:35px;color:#fff;letter-spacing:3px;line-height:22px;}
.fa_gzhs_scgy_rtxt{float:right;width:450px;padding-top:38px;padding-right:30px;font-size:14px;color:#fff;line-height:25px;}




/* è§£å†³æ–¹æ¡ˆ--é’¢æ¸£å›žæ”¶åº”ç”¨æ¡ˆä¾‹å›¾ç‰‡åˆ‡æ¢ */
.gzhs,.gzhs li{width:958px;height:263px;background-color:#fbfbfb;}
.gzhs{overflow:hidden;position:relative;margin:40px auto 0 auto;}
.gzhs li{position:absolute;overflow:hidden;display:none;}
.gzhs li.current{display:block;}
.gzhs li .image{position:absolute;}
.gzhs li .text{bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);width:148px;float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:15px 10px 0 0;padding:6px 0;}
.gzhs li .text a{color:#fff;font-size:14px;line-height:17px;float:left;}
.gzhs li img{width:958px;height:263px;}
.gzhs li .text .title a{font-size:16px;font-weight:700;color:#000;font-family:"å¾®è½¯é›…é»‘","å®‹ä½“";line-height:22px;text-indent:0;float:none;}
.gzhs li .text p{color:#888;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;}

.gzhs .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;}
.gzhs .icon-dot a{width:9px;height:9px;display:inline-block;background-image:url(../images/gznav.png);background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;}
.gzhs .icon-dot a.current{background-position:-1px -12px;}

.gzhs .link-watch{width:30px;height:44px;position:absolute;top:110px;background:url(../images/gzarrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer;}
.gzhs .link-watch.pre{left:-1px;}
.gzhs .link-watch.next{right:0;background-position:right -57px;}
.gzhs .link-watch.down{background-position-y:-2px;}

/*è§£å†³æ–¹æ¡ˆ--é’¢æ¸£å›žæ”¶åº”ç”¨æ¡ˆä¾‹å›¾ç‰‡åˆ‡æ¢æ&nbsp;·å¼*/
.fa_gzhs_yyalbj{background: url(../images/gzbg5.jpg) no-repeat;border:0px solid red;height:412px;width:1349px;margin:0 auto;}
.fa_gzhs_yyal_txt{width:980px;margin:0 auto;}
#focusImage .contents .image img{ width: 958px; height: 263px;}


/*è§£å†³æ–¹æ¡ˆ--é’¢æ¸£å›žæ”¶ç›¸å…³è®¾å¤‡*/
.fa_gzhs_scgy_xgsbbj{background: url(../images/gzbg4.jpg) no-repeat;border:0px solid red;height:431px;width:1349px;margin:0 auto;}
.fa_gzhs_scgy_xgsbwap{ width:100%; height: auto; overflow: hidden; padding-top: 20px; padding-bottom: 20px; display: none;}
.inews_list_wap li{ float: left; width: 50%; padding: 10px;}
.inews_list_wap_txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-top:8px;margin:0 auto;}


/*è§£å†³æ–¹æ¡ˆ--æ¥¼å¼åˆ¶ç&nbsp;‚*/
.fa_lszs_cpbj1{width:100%;margin:0 auto;background: url(../images/lz_2.jpg) no-repeat;height:748px;}
.fa_lszs_cpbj2{width:100%;margin:0 auto;background: url(../images/lz_3.jpg) no-repeat;height:738px;}
.fa_lszs_cpgs{font-size:12px;line-height:25px;padding:105px 10px;padding-bottom:0px;}
.fa_lszs_cpgs2{font-size:12px;line-height:25px;padding:165px 10px;padding-bottom:0px;}
.fa_lszs_cpbgdiv{float:left;padding-top:40px;padding-left: 75px;}
.fa_lszs_cpbgdiv2{float:left;padding-top: 18px;padding-left: 70px;}
.fa_lszs_cpbg{width:688px;height:330px;border:1px solid #000;text-align:center;font-size:12px;}
.fa_lszs_cptd{font-size:13px;line-height:25px;padding:20px 10px;margin-top:30px;}

.fa_lszs_gylc_wap{ display: none; height: auto; overflow: hidden;}
.fa_lszs_gylc_wap ul li{ float: left; width: 100%; padding: 10px;}

.fa_lszs_cptdbj{width:100%;margin:0 auto;background: url(../images/lz_5.jpg) no-repeat; height:311px; overflow: hidden;}
.fa_lszs_cptd_txt{float:left;width:640px;height:180px;border:0px solid red;margin-left:30px;}
.fa_lszs_aptd_imgtxt{border:1px solid #B6D7F6;height:122px;}



/*äº§å“è¯¦æƒ…-äº§å“å‚æ•°è¡¨æ&nbsp;¼*/
.cp_table{ max-width: 1300px; width: 100%; overflow-x: auto; margin: 0 auto; color: #282828; background: #fff; font-size: 15px;}
.cp_table table{  width:100%;}
.cp_table th{ font-weight: normal;}
.cp_table th,.cp_table td{ padding: 7px; text-align: center; border: 1px solid #ccc;}
.cp_table thead tr,.cp_table th,.cp_table tr:hover{ background: #004179; color: #fff;}



/*å…¬å¸ç®€ä»‹*/
.box {width: 100%; margin: 0 auto; overflow: hidden; *zoom:1; _zoom:1; zoom:1;}
.about-main{ clear:both; overflow:hidden; margin-top:22px;}
.about-main ul{ clear:both; overflow:hidden; margin-left:-2%;}
.about-main ul li{ float:left; width:23%; margin-left:2%;}
.about-main ul li img{ width:100%;}
.about-main ul li p{ width:90%; margin:0 auto; padding:20px; border-radius:6px; transform:translateY(-30px); -webkit-transform:translateY(-30px); -moz-transform:translateY(-30px); box-shadow:15px 15px 20px -20px rgba(0,0,0,.4); -webkit-box-shadow:15px 15px 20px -20px rgba(0,0,0,.4); -moz-box-shadow:15px 15px 20px -20px rgba(0,0,0,.4); box-sizing:border-box; background-color:#FFF;}
.about-main ul li p b{ text-align: center; display: block; color:#104392; font-size:36px; letter-spacing: -1px;}
.about-main ul li p b i{ font-size:16px; font-weight:normal; margin-left:5px; font-style: normal;}
.about-main ul li p span{ display:block; overflow:hidden; text-align:center; color:#666; font-size:15px; line-height:25px;}




/*2020-05-14è§£å†³æ–¹æ¡ˆ--ç&nbsp;‚çŸ³éª¨æ–™*/
.ssgl_ddbj{ width: 100%; padding: 27px 0; background: #060D20; height:auto; overflow: hidden;}
.ssgldd_t{ width:9%; line-height: 55px; font-size: 20px;}
.ssgldd_c{ width:91%; font-size: 14px;}

.ssgl_t{ padding:25px 0;}
.ssgl_tit{ margin: auto; height: 55px; line-height: 55px; background:url(../images/ssgl-lmbj.png) center no-repeat; font-size: 26px; color: #1756bc;}
.ssgl_titw{ padding: 0 20px; background: #FFFFFF;}
.ssgl_tith{ padding: 0 20px; background: #f6f6f6;}
.ssgl_txt{ width: 95%; margin: auto; color: #484848; font-size: 14px; line-height: 25px;}

/*ç&nbsp;‚çŸ³éª¨æ–™å°å›¾æ&nbsp;‡*/
.sjlncss{ padding: 50px 0; overflow: hidden;}
.sjlncss li{ width:20%; float:left;}
.sjlncss li .cons{margin: 0 10px;}
.sjlncss li .cons-img img{ -webkit-transition:0.5s;-moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s;transition: 0.5s;}
.sjlncss li .cons-img img:hover{ margin-top:-8px;}
.sjlncss li .cons-txt{line-height: 22px; padding-top: 10px; color: #0b2769; font-size: 18px; overflow: hidden;}
.sjlncss li .cons-txt em{ font-size: 12px; color: #484848;}

.hbj{ background: #f6f6f6; padding-bottom:40px;}

/*ç&nbsp;‚çŸ³éª¨æ–™æ¡ˆä¾‹*/
.ssgl_gcal{padding: 10px 0 30px 0; overflow: hidden;}
.ssgl_con_al li{ width:50%; float:left;}
.ssgl_con_al li .cons{margin:10px; border: 1px solid #cccccd; padding: 10px; display: block; max-height: 322px; overflow: hidden;}
.ssgl_con_al li .cons-img{ width: 44%; padding-right: 10px;}
.ssgl_con_al li .cons-txt{color: #484848;}
.ssgl_con_al li .cons-txt h3{ line-height: 36px;}
.ssgl_con_al li .cons-txt p{ line-height: 24px;}

/*ç&nbsp;‚çŸ³éª¨æ–™æ&nbsp;¸å¿ƒç«žäº‰åŠ›*/
.hxjzl_pic li{ float:left; width: 25%;}
.block-1 { position: relative; overflow: hidden; margin:8px 19px;} 
.bg-main {background-color: #233785;}
.trans-05 {-webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.op-09 { opacity: 0.9;}

.wrap-text-b1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display:block; flex-wrap: wrap; position: absolute; width: 100%; height: 100%; top: calc(100% - 40px); left: 0; padding-left: 25px; padding-right: 25px;}
.wrap-title-b1 { display: -moz-box; display: -ms-flexbox; height: 40px; width: 100%;}

.wrap-para-b1 { width: 100%;}
.wrap-para-b1 p { overflow: hidden;}
.block-1:hover .wrap-text-b1 { top: 0; padding-top: 6%;}
@media (max-width: 480px) { .block-1:hover .wrap-text-b1 { top: 0; padding-top: 2%; }}

.m-txt3 { font-size: 16px; line-height: 40px; color: #fff; text-transform: uppercase; text-align: center;}
.s-txt1 { font-size: 12px; line-height: 2; color: #fff;}
.hxjzl_pic img { vertical-align: middle;  border-style: none;}


/*2020-05-15å»ºç­‘åžƒåœ¾*/
.jzlj_js{ padding: 30px 0 60px 0; overflow: hidden;}
.jzlj_js .wp{ padding: 10px 20px;}
.jzlj_js .img{width:529px;height:396px;margin-left:60px;}
.jzlj_js .txt{font-size: 14px;color:#464646;line-height: 28px;}
.jzlj_js_t{color: #122d92; font-size: 28px; line-height: 50px;}
.jzlj_js_ts{color: #d91c23; font-size: 24px; line-height: 50px;}
/*å»ºç­‘åžƒåœ¾ä»·å€¼*/
.jzljjz_bj{ background: #f4f4f4; padding:30px 0 60px 0; overflow: hidden;}
.fcls{ color:#122d92;}
.jzlj_tit{ font-size: 30px;}
.jzljjz_txt{padding-top:20px;}
.jzljjz_txt_c1{ display: block; overflow: hidden; padding-bottom: 20px;}
.jzljjz_txt_c1 .l{ width:9%; height: 35px; line-height: 35px; background: #d91c23; color: #fff; font-size: 16px;}
.jzljjz_txt_c1 .r{ width: 90%; padding-left: 10px; line-height: 27px;} 
/*å»ºç­‘åžƒåœ¾ è®¾å¤‡*/
.jzlj_sbbj{ padding: 30px 0; background: url(../images/jzlj-cpbj.jpg) top center repeat-y; overflow: hidden;}
.jzlj_sbtxt{ padding: 20px 0; overflow: hidden;}
.jzlj_sbtxt li{ background: url(../images/jzlj-liico.png) left center no-repeat; text-indent: 20px; color: #e3e3e3; line-height: 35px; font-size: 16px;}
.jzlj_sb_con li{width: 50%; float: left;}
.jzlj_sb_con li a{color:#fff;}
.jzlj_sb_con .jzlj_sb_img{ padding:25px 15px; margin-right: 150px; background-color:rgba(7,7,7,0.3); color: #cccccc; line-height: 30px;}
.jzlj_sb_con .jzlj_sb_t{ font-size: 20px;}
/*å»ºç­‘åžƒåœ¾ å°è§„æ¨¡ç”Ÿäº§çº¿*/
.jzlj_scxbj{ padding: 30px 0; overflow: hidden; background: #143a78; max-width: 1920px; margin: auto;}
.jzlj_scx_tit{ font-size: 28px; color: #fefefe; overflow: hidden; width: 100%;}
.jzlj_scx_tit h3{ font-weight: normal;}
.jzlj_scxbj .wp&gt;.jzlj_scx_tit:after {content: ""; display: block; width: 100%; height: 1px;margin: 0 auto;margin-top: -8px; background: #c9def7;}
.jzlj_scxbj .jzlj_scx_tit&gt;h3:after {content: ""; display: block; width: 130px; height: 4px; margin: 7px auto; background: #c9def7;}
.jzlj_scx_txt{ width:50%; padding: 30px 16px; color: #c9def7; font-size: 14px; line-height: 26px;}
/*å»ºç­‘åžƒåœ¾å…¶ä»–è®¾å¤‡*/
.jzlj_picbj{ padding:35px 0 0 0; overflow: hidden; background: url(../images/jzljbg.png) top center no-repeat;}
.jzlj_picbj .jzlj_pic_tit{position: relative; margin:10px 0 30px 0; }
.jzlj_picbj .jzlj_pic_tit h3{ font-size: 30px; color: #0b0b0b; font-weight: normal;}
.jzlj_picbj .jzlj_pic_tit h3 span{ font-size: 24px; color: #233785;}
.jzlj_picbj .jzlj_pic_tit h3:before {content: ""; position: absolute; bottom: -10px; width: 150px; height: 1px; background: #233785;}
.jzlj_picbj .jzlj_pic_tit h3:after { content: ""; position: absolute; bottom: -12px; width: 101px; height: 1px; left: 0; background: #233785;}
.jzlj_pic_ul li{ float: left; width: 24.7%;}
.jzlj_pic_ul .jzlj_pic_con{
margin:10px 12px; background: #fff; position: relative; box-shadow: 0 0 12px rgba(0,0,0,0.2); min-height: 345px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;}
.g-jzlj_pic_ul li a .jzlj_pic_con:hover {box-shadow: 0 0 12px rgba(0,0,0,0.2); background: #F3F3F3;}
.jzlj_pic_ul .jzlj_pic_con .jzlj_pic_txt{ padding: 12px; color: #848484; line-height: 21px;}


/*2020-05-18è§£å†³æ–¹æ¡ˆé’¢æ¸£å›žæ”¶*/
.gzhs_bxj{ padding:30px 0; overflow: hidden;}
.gzhs_t{ font-size: 30px; color: #000; margin-bottom: 20px;}
.gzhs_t span{ color: #c40000;} 
.gzhs_yxk{ border: 4px solid #32425c; border-radius: 12px; padding: 15px 20px; line-height: 30px; color: #32425c;}
.gzhs_gzyt{margin-top: 30px; line-height: 28px; color: #656565;}

.gzhs_gzyt_img li{ float:left; width: 19.8%;}
.gzhs_gzyt_img_con{ margin: 15px;}

.gzhs_dhysbj{ padding:30px 0; background:#F4F4F4;}
.gzhs_dhys_con{ width: 98%; margin: auto; margin-bottom: 25px; background: #c40000; overflow: hidden;}
.gzhs_dhys_tit{ width: 20%; font-size: 22px; color: #e6e6e6; padding: 40px 35px; line-height: 36px;}
.gzhs_dhys_txt{ width: 80%; padding: 40px 35px; background:#E6E6E6; line-height: 27px;}

.gzhs_dhys_xgsb{ padding: 45px 0 10px 0; overflow: hidden;}
.gzhs_dhys_img li{ float: left; width: 25%;}
.gzhs_dhys_img_con{ margin: 15px; line-height: 30px;}

.gzhs_gylc{padding: 40px 0; overflow: hidden;}
.gzhs_gylc_con{ float:left; width: 50%;}
.gzhs_gylc_tab{ padding:25px 10px; font-size: 12px; overflow-x: auto;}
.gzhs_gylc_tab table{  width:100%;}
.gzhs_gylc_tab th{ font-weight: normal;}
.gzhs_gylc_tab th,.gzhs_gylc_tab td{ padding: 7px; text-align: center; border: 1px solid #ccc;}

.gzhs_albj{ background: url(../images/gzalbj.jpg) center no-repeat; overflow: hidden; padding-bottom: 40px;}


/*2020-05-20è§£å†³æ–¹æ¡ˆæ¥¼ç«™*/
.lz_dhldhz{ padding: 10px 0; margin-bottom: 20px; overflow: hidden;}
.lz_dhldhz_tit{ color: #070707; font-size: 24px; padding: 20px 0;}
.lz_dhldhz_tit span{ font-size: 30px; color: #d82228;}

.lz_dhldhz_con{ width: 98%; margin: auto; overflow: hidden; margin-bottom: 30px;}
.lz_dhldhz_con_img{ width: 40%;}
.lz_xtit{ color: #182b59; font-size: 18px; margin-bottom: 20px;}
.lz_gylct_img{}
.lz_dhldhz_con_txt{ width:60%; padding: 50px 0;}
.lz_gytdys{ line-height: 28px; color: #5c5c5c; margin-bottom: 40px;}

.lz_pzbj{ padding: 35px 0; background: url(../images/lzbj.jpg) center repeat-y;}
.lz_pz_tit{ font-size: 30px;}
.lz_pz_con{ padding: 20px 0; overflow: hidden; }
.lz_pz_con_tab{ width: 50%; padding: 0 20px; overflow: hidden; overflow-x: auto;}
.lz_pz_con_tab table{  width:100%; background-color: rgba(31, 31, 31, 0.18); color: #fff;}
.lz_pz_con_tab th{ font-weight: normal;}
.lz_pz_con_tab th,.lz_pz_con_tab td{ padding: 7px; text-align: center; border: 1px solid #ccc;}

.lz_cptd{ padding: 30px 0 0 0; overflow: hidden;}
.lz_cptd_tit{ font-size: 24px; color: #070707;}
.lz_cptd_tit span{ color: #d82228;}
.lz_cptd_con{ padding: 30px 0; overflow: hidden;}
.lz_cptd_con li{ float: left; width: 20%;}
.lz_cptd_con .lz_cptd_img{ padding:0 5%;}

.lz_cptd_cons{ padding:20px 0; overflow: hidden;}
.lz_cptd_imgs{ width:50%; padding: 0 10px;}



/*20200604å¯æŒç»­å‘å±•*/
.kcxfz_c{ padding:20px 0; overflow: hidden;}
.information-grid { margin: 1em 0 0 0;}
.information-grid-img img{width:100%;display: block;}
.information-grid-info { padding: 1em 1.8em;background: #FFF;}
.information-grid-info h4,.team-grid h4{color: #003a97; font-size: 1.5em; font-family: 'Francois One', sans-serif; margin: 0; text-transform: capitalize;}
.information-grid-info p,.team-grid p{color: #5e5e5e; margin: 1em 0 0 0; line-height: 1.7em;}
.information-info{box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}

.kcxfz_c .kcxfz_c_btn{display: block; width: 100px; line-height: 30px; text-align: center; border: 1px solid #ddd; border-radius:12px; margin-top: 10px; -o-transition: .3s; -ms-transition: .3s;-moz-transition: .3s; -webkit-transition: .3s; transition: .3s;}
.kcxfz_c .kcxfz_c_btn:hover{background: #104392;color: #fff;}











</pre></body></html>